-
Home
-
Split Test For Elementor
-
1.8.0
-
Code
-
Classes
- CacheCheckService
Total Complexity |
27 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
141 |
Lines of code |
98 |
Logical lines of code |
62 |
Comment lines |
8 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isHostedOnWPEngine() |
S |
57 |
7 |
16 |
registerHooks() |
S |
54 |
5 |
22 |
runCheck() |
S |
57 |
5 |
18 |
validateCacheOnWPEngine() |
S |
60 |
3 |
14 |
hasCacheActive() |
S |
63 |
3 |
11 |
__construct() |
S |
73 |
2 |
5 |
check_plugin_installed() |
S |
75 |
1 |
4 |
getTestResponse() |
S |
66 |
1 |
8 |